Campaign
Get multiple campaigns
Retrieve all campaigns that match the specified query conditions.
Access Control:
- Admin and Retailer accounts can get information for all campaigns
- Advertiser accounts can only get information for its owner
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The datetime in RFC 3339 format when the campaign starts. For example, 2017-07-21 17:32:28
The datetime in RFC 3339 format when the campaign ends.
The campaign's status. Each value must be one of 'okay', 'archived', 'preparing', 'ready'.
The goal of campaign.
The owner of campaign
Response
200
application/json
Successful Response
The response is of type object[]
.